home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Icons don't show up in the menu
- Sent: 7/1/96 10:58 AM
- Received: 7/1/96 11:11 AM
- From: Henri Lamiraux, lamiraux@apple.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >You need to use the OpenDoc utilities methods BeginUsingLibraryResources
- >and EndUsingLibraryResources. ODF 1 doesn't provide such utilities but
- >there are no problems using the OD utilities.
-
- You could also create a FW_CSharedLibraryResourceFile on the heap using
- FW_NEW(...).
-
- ........................................................................
- Henri Lamiraux lamiraux@apple.com
- Apple Computer, Inc. OpenDoc(tm) Development Framework
- ........................................................................
-
-